diff options
Diffstat (limited to 'app/[lng]/evcp/(evcp)/rfq-last/page.tsx')
| -rw-r--r-- | app/[lng]/evcp/(evcp)/rfq-last/page.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/[lng]/evcp/(evcp)/rfq-last/page.tsx b/app/[lng]/evcp/(evcp)/rfq-last/page.tsx index 0297c4f9..af5a8d95 100644 --- a/app/[lng]/evcp/(evcp)/rfq-last/page.tsx +++ b/app/[lng]/evcp/(evcp)/rfq-last/page.tsx @@ -84,7 +84,7 @@ export default async function RfqPage(props: RfqPageProps) { <h2 className="text-2xl font-bold tracking-tight"> 견적목록관리 </h2> - <InformationButton pagePath="rfq" /> + <InformationButton pagePath="evcp/rfq-last" /> </div> </div> |
